ActiveReports 9 Server
Create(String) Method

The configuration name used for the endpoint.
Creates a service channel for the specified configuration name.
Syntax
'Declaration
 
Public Overloads Shared Function Create( _
   ByVal endpointConfigurationName As String _
) As TServiceChannel
public static TServiceChannel Create( 
   string endpointConfigurationName
)

Parameters

endpointConfigurationName
The configuration name used for the endpoint.
See Also

Reference

ServiceChannelFactory<TServiceChannel> Class
ServiceChannelFactory<TServiceChannel> Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum